home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14321 < prev    next >
Encoding:
Text File  |  1996-08-05  |  612 b   |  21 lines

  1. Newsgroups: comp.lang.c++
  2. Path: txnews.amd.com!news
  3. From: Ben Van Truong <ben.truong@amd.com>
  4. Subject: Making C++ object persistent in Oracle database
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <Dp1qGn.KBA@txnews.amd.com>
  7. Sender: news@txnews.amd.com
  8. Nntp-Posting-Host: auhp21
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Truong's Associated
  11. Mime-Version: 1.0
  12. Date: Fri, 29 Mar 1996 20:33:57 GMT
  13. X-Mailer: Mozilla 1.1N (X11; I; HP-UX B.10.01 9000/715)
  14. X-Url: news:comp.lang.c++
  15.  
  16. What is the best method to save/retrive an C++ object to/from the relational
  17. database such as Oracle database.
  18.  
  19. Thanks.
  20.  
  21.